home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 December / PCWorld_2004-12_cd.bin / software / topware / gozilla / gozilla.exe / {app} / windows.skin / tip.skn < prev    next >
Text File  |  2001-11-19  |  3KB  |  48 lines

  1. <form name="Tip" image="window\dk_blue.bmp" x=center y=center width=303 height=275
  2.     resize_image=stretch resize_window=false topmost=true>
  3.  
  4.     <image name="1" x=0 y=0 width=5 height=16 image="window\upper_left.bmp">
  5.     <image name="2" x=5 y=0 width=-5 height=16 resize=stretch image="window\top.bmp">
  6.     <image name="3" x=-5 y=0 width=5 height=16 image="window\upper_right.bmp">
  7.  
  8.     <image name="4" x=0 y=16 width=6 height=-5 resize=stretch image="window\left_side.bmp">
  9.     <image name="5" x=-5 y=16 width=5 height=-9 resize=stretch image="window\right_side.bmp">
  10.  
  11.     <image name="6" x=0 y=-6 width=6 height=6 image="window\lower_left.bmp">
  12.     <image name="7" x=5 y=-6 width=-9 height=6 resize=stretch image="window\bottom.bmp">
  13.     <image name="8" x=-9 y=-9 width=9 height=9 image="window\lower_right.bmp">
  14.     
  15.     <!-- All controls go after this -->
  16.     
  17.     <textwindow name="title" x=4 y=2 width=100 height=12 
  18.         font=arial align=left fontsize=12 fontcolor=#FFFFFF text="Go!Zilla Tips">
  19. <!--        
  20.     <button name="skin_tip" x=7 y=19
  21.         image="window\la_n.bmp" mouseOver="window\la_o.bmp" mouseDown="window\la_d.bmp">    
  22.  
  23.     <textwindow name="pd" x=30 y=21 width=60 height=12 
  24.         font=Arial fontsize=12 align=left fontcolor=#FFFFFF text="Previous Tip">
  25. -->
  26.     <textwindow name="nd" x=-71 y=21 width=60 height=12 
  27.         font=Arial fontsize=12 align=left fontcolor=#FFFFFF text="Next Tip">
  28.  
  29.     <button name="skin_tip2" x=-29 y=19
  30.         image="window\ra_n.bmp" mouseOver="window\ra_o.bmp" mouseDown="window\ra_d.bmp">    
  31.  
  32.     <button name="option_show_tips" x=7 y=-23
  33.         image="window\checkbox_on_n.bmp" mouseover="window\checkbox_on_o.bmp" mousedown="window\checkbox_off_o.bmp"
  34.         toggleimage="window\checkbox_off_n.bmp" togglemouseover="window\checkbox_off_o.bmp" togglemousedown="window\checkbox_on_o.bmp">
  35.  
  36.     <textwindow name="dse" x=21 y=-23 width=150 height=12 
  37.         font=Arial fontsize=12 align=left fontcolor=#FFFFFF text="Show Tips on Startup.">
  38.  
  39.     <button name="ok" x=-29 y=-18
  40.         image="window\ok_n.bmp" mouseOver="window\ok_o.bmp" mouseDown="window\ok_d.bmp">    
  41.  
  42.     <textwindow name="desc_t" x=9 y=39 width=280 height=200 
  43.         font=arial align=left fontsize=12 fontcolor=#FFFFFF 
  44.         text="Hey!  What happened to...
  45.         Most windows have an ADVANCED MODE that provides you with additional features.  If you are searching for a feature but can't find it, try switching that window to ADVANCED MODE.  For example, if you are looking for file categories, switch the File Manager to advanced mode to gain access to that feature."
  46.         >
  47.  
  48. </form>